BITMAP HEIGHT
This command will return an integer value of the height of the current bitmap. You can optionally provide a bitmap number to return the height of a specified bitmap. The parameter should be specified using an integer value.

SYNTAX
Return Integer=BITMAP HEIGHT(Bitmap Number)
Return Integer=BITMAP HEIGHT()

RELATED INFO
BITMAP Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example